Click or drag to resize

ServiceHeaders Property

Contains custom HTTP headers.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IDictionary<string, string> Headers { get; }

Property Value

Type: IDictionaryString, String
See Also